C++ ESSENTIALS 1

PROGRAM OVERVIEW

C++ Essentials 1 introduces students to fundamental programming concepts using C++, preparing them for the CPP - C++ Certified Professional Programmer certification. This course covers basic syntax, data types, and control structures.


C++ is a powerful programming language that s essential in finance, security, networking, gaming, and more. Learning C++ will enhance your technical skills and unlock exciting career paths. C++ Essentials 1 is designed to introduce you to the fundamentals of programming and the C++ language. You’ll learn the foundations of programming, including the compilation process, variables, data types, operators, and the basics of flow control. As you advance, you'll explore data conversions, loops, pointers, functions, and memory management. After completing this course, you'll be prepared to take the CPE C++ Certified Entry-Level Programmer certification exam. Then continue honing your skills with C++ Essentials 2 and C++ Advanced.

Introduction to C++ programming
Basic syntax and program structure
Variables and data types
Control flow statements
CPP certification preparation

PROGRAM DETAILS

Schedule

Mondays & Wednesdays, 4pm-6pm

Location

C++ Lab A

Grades

8-12 (Ages 18+)

Prerequisites

Basic computer skills

CURRICULUM HIGHLIGHTS

C++ Basics

C++ is a powerful programming language that’s essential in finance, security, networking, gaming, and more. Learning C++ will enhance your technical skills and unlock exciting career paths. C++ Essentials 1 is designed to introduce you to the fundamentals of programming and the C++ language. You’ll learn the foundations of programming, including the compilation process, variables, data types, operators, and the basics of flow control. As you advance, you'll explore data conversions, loops, pointers, functions, and memory management.

Writing your first C++ programs, understanding compilation process, and basic I/O operations.

Data Types

Working with integers, floating-point numbers, characters, and boolean values.

Control Structures

Using if/else statements, loops, and switch cases to control program flow.

Learn About CPP Certification Back to All Programs